Skip to content
Back to search
30
MCP

COVID-19 Statistics

pulsemcp/covid-19 statistics

Provides real-time COVID-19 statistics by connecting to the disease.sh API, delivering case counts, deaths, recoveries, and testing data for any country.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

COVID Stats By Country
COVID-19 case statistics for a country from the disease.sh aggregator, no key. Returns cases, deaths, recovered, active, tests, and per mill
0 tools · http
COVID-19 Statistics for All Countries
Current COVID-19 statistics for every country with optional sorting, sourced from disease.sh. Returns one record per country with cases, dea
0 tools · http
COVID-19 Statistics by US State
Current COVID-19 case, death, recovery and population statistics for a single US state, sourced from disease.sh aggregating Johns Hopkins /
0 tools · http
COVID Global Totals
Global COVID-19 totals from the disease.sh aggregator, no key. Returns worldwide cases, deaths, recovered, active, tests, and per million me
0 tools · http
COVID Historical By Country
Historical COVID-19 case timeline for a country from disease.sh, no key, last 30 days. Returns daily cases, deaths, and recovered. For AI ag
0 tools · http
disease
Disease MCP — wraps disease.sh API (COVID-19 statistics, no auth required)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "covid-19_statistics": {
      "url": "None",
      "transport": "http"
    }
  }
}